TriplePartCir DAO implements. More...
Public Member Functions | |
| void | addTriplePartCir (TriplePartCir triplePartCir) |
| Add method. More... | |
| void | deleteTriplePartCir (Class clazz, Serializable serializable) |
| Delete method. More... | |
| List | getNextPart (String[] userCir, double value) |
| Get next part by analysing the current part sequence. More... | |
| List | getNextPart (String[] userCir, String type, double value) |
| Get the next part by analysing the current part sequence and the type of parts. More... | |
| boolean | isTrue (String[] userCir, double value) |
| Check the current part sequence. More... | |
TriplePartCir DAO implements.
|
virtual |
|
virtual |
|
virtual |
Get next part by analysing the current part sequence.
| userCir | |
| value |
Implements com.sanmixy.dao.TriplePartCirDao.
|
virtual |
Get the next part by analysing the current part sequence and the type of parts.
| userCir | |
| value |
Implements com.sanmixy.dao.TriplePartCirDao.
|
virtual |
Check the current part sequence.
| userCir | |
| value |
Implements com.sanmixy.dao.TriplePartCirDao.
1.8.4